home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6932 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  894 b 

  1. Path: Informatik.Uni-Dortmund.DE!news
  2. From: Thomas Kamphans <kamphans@ls12.informatik.uni-dortmund.de>
  3. Newsgroups: comp.lang.c
  4. Subject: Need large amount of memory
  5. Date: 16 Feb 1996 12:37:59 GMT
  6. Organization: Tharefa
  7. Message-ID: <4g1tr7$1tr@fbi-news.Informatik.Uni-Dortmund.DE>
  8. NNTP-Posting-Host: ls12se.informatik.uni-dortmund.de
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.12 (X11; I; SunOS 4.1.3_U1 sun4m)
  13. X-URL: news:comp.lang.c
  14.  
  15. Hello!
  16. I work with Borland C++3.0 under Dos and have to keep a large Tree in the 
  17. memory. So here my question: How can I access the higher memory.
  18. Version a) The tree is stored as pointers.
  19. Version b) The tree is mapped in a big array. This array must be as large
  20. as possible.
  21.  
  22. If you have any suggestions, please mail to 
  23. kamphans@ls12.informatik.uni-dortmund.de
  24.  
  25. Thank you, very much!!!!
  26.  
  27.